These flags are used for playlist.triggerLiveClip()
,
allowing you to specify options for how live clips should be triggered.
TLC_MuteOthers
module-attribute
TLC_Fill
module-attribute
TLC_Queue
module-attribute
TLC_Release
module-attribute
TLC_NoPlayCheck
module-attribute
TLC_NoHardwareUpdate
module-attribute
TLC_NoHardwareUpdate = 1 << 30
TLC_SecondPass
module-attribute
TLC_ColumnMode
module-attribute
TLC_WeakColumnMode
module-attribute
TLC_WeakColumnMode = 1 << 8
TLC_TriggerCheckColumnMode
module-attribute
TLC_TriggerCheckColumnMode = 1 << 9
TLC_TrackSnap
module-attribute
Use performance mode track setting as trigger snap.
TLC_GlobalSnap
module-attribute
Use FL Studio's global snap value as trigger snap.
TLC_NoSnap
module-attribute
Bypass all trigger snapping.
TLC_SubNum_Normal
module-attribute
TLC_SubNum_Normal = 0 << 16
TLC_SubNum_ClipPos
module-attribute
TLC_SubNum_ClipPos = 1 << 16
TLC_SubNum_GroupNum
module-attribute
TLC_SubNum_GroupNum = 2 << 16
TLC_SubNum_Read
module-attribute
TLC_SubNum_Read = 3 << 16
TLC_SubNum_Leave
module-attribute
TLC_SubNum_Leave = 4 << 16